pub unsafe extern "C" fn g_match_info_fetch_pos(
    match_info: *const GMatchInfo,
    match_num: i32,
    start_pos: *mut i32,
    end_pos: *mut i32
) -> i32