pub unsafe extern "C" fn idax_search_binary_pattern( hex: *const c_char, start: u64, forward: c_int, out: *mut u64, ) -> c_int