pub unsafe extern "C" fn handler_read_range_first(
    this: *mut c_void,
    start_key: *const key_range,
    end_key: *const key_range,
    eq_range: bool,
    sorted: bool
) -> c_int