pub unsafe extern "C" fn SBCompileUnitFindLineEntryIndex2(
    instance: SBCompileUnitRef,
    start_idx: u32,
    line: u32,
    inline_file_spec: SBFileSpecRef,
    exact: bool
) -> u32