pub unsafe extern "C" fn xTimerGetStaticBuffer(
    xTimer: *mut tmrTimerControl,
    ppxTimerBuffer: *mut *mut xSTATIC_TIMER
) -> i32