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