pub unsafe extern "C" fn Binary_string_strstr(
    this: *const Binary_string,
    search: *const Binary_string,
    offset: uint32
) -> c_int