pub unsafe extern "C" fn git_remote_create_detached(
    out: *mut *mut git_remote,
    url: *const c_char
) -> c_int