pub unsafe extern "C" fn LLVMRustThinLTOBufferCreate(
    M: &Module,
    is_thin: bool
) -> &'static mut ThinLTOBuffer