pub unsafe extern "C" fn lgraph_api_galaxy_set_password( galaxy: *mut lgraph_api_galaxy_t, user: *const c_char, old_password: *const c_char, new_password: *const c_char, errptr: *mut *mut c_char, ) -> bool