pub unsafe extern "C" fn ANeuralNetworksExecution_setLoopTimeout(
    execution: *mut ANeuralNetworksExecution,
    duration: u64
) -> c_int