#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_push_float( stack: Stack, value: f64, ) -> Stack
Push a float value onto the stack
Stack pointer must be valid or null