pub unsafe extern "C" fn aws_promise_wait_for(
    promise: *mut aws_promise,
    nanoseconds: usize
) -> bool