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