pub unsafe extern "C" fn AFileDescriptor_setFd(
    env: *mut JNIEnv,
    fileDescriptor: jobject,
    fd: c_int
)